toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
exists
exists
rell
function
<
T
>
exists
(
arg
:
T
?
)
:
boolean
Checks if the value is null or empty.
Return
true if the value is not not or not empty.
Since
0.6.0